Extension point event-handlers
Documentation
Core Event Handlers bound to operations
Contribution Descriptors
- Class: org.nuxeo.ecm.automation.core.events.EventHandler
Existing Contributions
Contributions are presented in the same order as the registration order on this extension point. This order is displayed before the contribution name, in brackets.
-
<extension point="event-handlers" target="org.nuxeo.ecm.core.operation.OperationServiceComponent"> <handler chainId="cancelWorkflow"> <event>workflowCanceled</event> </handler> </extension>